![]() |
KCGetKeychainName |
||||
Header: | Keychain.h | Carbon status: | Under Evaluation | |
Obtains the name of a keychain.
OSStatus KCGetKeychainName ( KCRef keychain, StringPtr keychainName );
A reference to the keychain whose name you wish to obtain.
A pointer to a Pascal string. On return, this string contains the name of the keychain.
A result code. The result code errKCInvalidKeychain indicates that the keychain is invalid.
Available beginning with Keychain Manager 2.0.
Under evaluation for Carbon. Available in CarbonLib 1.0 and later when KeychainLib 2.0 or later is installed. Exported by CarbonLib 1.0 and later and by KeychainLib 2.0 and later.
© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)